@charset "utf-8";
/*
color:red !important;/* Firefox、IE7支持 
_color:red;  IE6支持 
*color:red;  IE6、IE7支持 
*+color:red; IE7支持/
color:red\9; IE6、IE7、IE8支持 
color:red\0; IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/ftwcm/images/bg_index.body1.png');_background:none;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.3));
behavior:url('');
pointer-events:none;//鼠标穿透
-webkit-animation:0.3s ease-in 1.1s 1 ui;
-webkit-animation-fill-mode:both;
*/


/*--myAlert--*/

.up-o{ width:100%; height:100%; background:url(../image/hide.png) center center repeat; z-index:300; position:fixed; left:0; top:0; display:none;}
.up-o .disk{ background:#ffffff; width:325px; height:180px; position:absolute; left:50%; top:50%; margin-left:-164px; margin-top:-90px; text-align:center;}
.up-o .disk .close{ background:#ffffff; width:27px; height:26px; background:url(../image/close.png) center center no-repeat; display:block; float:right; margin-top:16px; margin-right:16px;}
.up-o .disk h1{   font-size:20px; color:#474747; line-height:1.2; margin-top:50px; margin-bottom:25px;}
.up-o .disk .sure{ width:120px; height:42px; background:#8a121a; color:#ffffff; line-height:42px; font-size:14px; display:block; margin:0 auto;}